[INFO] cloning repository https://github.com/kazuhideoki/voice-input
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazuhideoki/voice-input" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fvoice-input", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fvoice-input'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9210e62993e59e7b858fbb7c5332d977c4bc6e7
[INFO] testing kazuhideoki/voice-input against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fvoice-input" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kazuhideoki/voice-input
[INFO] finished tweaking git repo https://github.com/kazuhideoki/voice-input
[INFO] tweaked toml for git repo https://github.com/kazuhideoki/voice-input written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazuhideoki/voice-input on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazuhideoki/voice-input already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60e9b0a83966de9ea4f3e3a58d6bb5bbea87e16fcb676899ee1e684fec75df13
[INFO] running `Command { std: "docker" "start" "-a" "60e9b0a83966de9ea4f3e3a58d6bb5bbea87e16fcb676899ee1e684fec75df13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60e9b0a83966de9ea4f3e3a58d6bb5bbea87e16fcb676899ee1e684fec75df13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e9b0a83966de9ea4f3e3a58d6bb5bbea87e16fcb676899ee1e684fec75df13", kill_on_drop: false }`
[INFO] [stdout] 60e9b0a83966de9ea4f3e3a58d6bb5bbea87e16fcb676899ee1e684fec75df13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6ab2389d0fa0c0b4224c93c2969bfcbce77f54c1fdf54ca92d2fdd22c4c9f57
[INFO] running `Command { std: "docker" "start" "-a" "c6ab2389d0fa0c0b4224c93c2969bfcbce77f54c1fdf54ca92d2fdd22c4c9f57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling audio-core v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling audioadapter-sample v2.0.0
[INFO] [stderr]    Compiling audioadapter v2.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling flacenc v0.5.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling audioadapter-buffers v2.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling windowfunctions v0.1.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling xkbcommon v0.9.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rubato v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling voice_input v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `ALL_MODIFIERS` is never used
[INFO] [stdout]   --> src/infrastructure/push_to_talk.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const ALL_MODIFIERS: u64 = MOD_SHIFT | MOD_CONTROL | MOD_OPTION | MOD_COMMAND | MOD_FN;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `matches_key_down` and `matches_active_key_up` are never used
[INFO] [stdout]   --> src/infrastructure/push_to_talk.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Hotkey {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 35 |     fn matches_key_down(self, key_code: u16, flags: u64) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn matches_active_key_up(self, key_code: u16) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "c6ab2389d0fa0c0b4224c93c2969bfcbce77f54c1fdf54ca92d2fdd22c4c9f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ab2389d0fa0c0b4224c93c2969bfcbce77f54c1fdf54ca92d2fdd22c4c9f57", kill_on_drop: false }`
[INFO] [stdout] c6ab2389d0fa0c0b4224c93c2969bfcbce77f54c1fdf54ca92d2fdd22c4c9f57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac315f51de6e75a9ca5b826e4bb0fbc30a166de470d51743720a64d4af454d8d
[INFO] running `Command { std: "docker" "start" "-a" "ac315f51de6e75a9ca5b826e4bb0fbc30a166de470d51743720a64d4af454d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flacenc v0.5.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling voice_input v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `ALL_MODIFIERS` is never used
[INFO] [stdout]   --> src/infrastructure/push_to_talk.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const ALL_MODIFIERS: u64 = MOD_SHIFT | MOD_CONTROL | MOD_OPTION | MOD_COMMAND | MOD_FN;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `matches_key_down` and `matches_active_key_up` are never used
[INFO] [stdout]   --> src/infrastructure/push_to_talk.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Hotkey {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 35 |     fn matches_key_down(self, key_code: u16, flags: u64) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn matches_active_key_up(self, key_code: u16) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScriptFixture` is never constructed
[INFO] [stdout]  --> tests/dev_env_scripts_test.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct ScriptFixture {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `command_for_script`, and `state_log` are never used
[INFO] [stdout]    --> tests/dev_env_scripts_test.rs:32:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl ScriptFixture {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  32 |     fn new() -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn command_for_script(&self, script_name: &str) -> Command {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     fn state_log(&self, file_name: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_executable` is never used
[INFO] [stdout]    --> tests/dev_env_scripts_test.rs:234:4
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn write_executable(path: &Path, body: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALL_MODIFIERS` is never used
[INFO] [stdout]   --> src/infrastructure/push_to_talk.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const ALL_MODIFIERS: u64 = MOD_SHIFT | MOD_CONTROL | MOD_OPTION | MOD_COMMAND | MOD_FN;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `matches_key_down` and `matches_active_key_up` are never used
[INFO] [stdout]   --> src/infrastructure/push_to_talk.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Hotkey {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 35 |     fn matches_key_down(self, key_code: u16, flags: u64) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn matches_active_key_up(self, key_code: u16) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.52s
[INFO] running `Command { std: "docker" "inspect" "ac315f51de6e75a9ca5b826e4bb0fbc30a166de470d51743720a64d4af454d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac315f51de6e75a9ca5b826e4bb0fbc30a166de470d51743720a64d4af454d8d", kill_on_drop: false }`
[INFO] [stdout] ac315f51de6e75a9ca5b826e4bb0fbc30a166de470d51743720a64d4af454d8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 958ad556bbc7efa8c8f50498a502d512593344b652083db914c4d4139162be07
[INFO] running `Command { std: "docker" "start" "-a" "958ad556bbc7efa8c8f50498a502d512593344b652083db914c4d4139162be07", kill_on_drop: false }`
[INFO] [stderr] warning: constant `ALL_MODIFIERS` is never used
[INFO] [stderr]   --> src/infrastructure/push_to_talk.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 17 | const ALL_MODIFIERS: u64 = MOD_SHIFT | MOD_CONTROL | MOD_OPTION | MOD_COMMAND | MOD_FN;
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `matches_key_down` and `matches_active_key_up` are never used
[INFO] [stderr]   --> src/infrastructure/push_to_talk.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl Hotkey {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] 35 |     fn matches_key_down(self, key_code: u16, flags: u64) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     fn matches_active_key_up(self, key_code: u16) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `voice_input` (lib) generated 2 warnings
[INFO] [stderr] warning: struct `ScriptFixture` is never constructed
[INFO] [stderr]  --> tests/dev_env_scripts_test.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | struct ScriptFixture {
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `command_for_script`, and `state_log` are never used
[INFO] [stderr]    --> tests/dev_env_scripts_test.rs:32:8
[INFO] [stderr]     |
[INFO] [stderr]  31 | impl ScriptFixture {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr]  32 |     fn new() -> Result<Self, Box<dyn Error>> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     fn command_for_script(&self, script_name: &str) -> Command {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 229 |     fn state_log(&self, file_name: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_executable` is never used
[INFO] [stderr]    --> tests/dev_env_scripts_test.rs:234:4
[INFO] [stderr]     |
[INFO] [stderr] 234 | fn write_executable(path: &Path, body: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `voice_input` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `voice_input` (test "dev_env_scripts_test") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voice_input-ced0397575b0f346)
[INFO] [stdout] 
[INFO] [stdout] running 243 tests
[INFO] [stdout] test application::dictionary_service::tests::add_variants_registers_multiple_surfaces ... ok
[INFO] [stdout] test application::dictionary_service::tests::add_variant_creates_missing_dictionary_term ... ok
[INFO] [stdout] test application::dictionary_service::tests::add_variants_rejects_empty_surface_without_saving ... ok
[INFO] [stdout] test application::dictionary_service::tests::delete_term_and_variant_removes_dictionary_items ... ok
[INFO] [stdout] test application::history_service::tests::blank_finalized_entries_are_not_recorded ... ok
[INFO] [stdout] test application::history_service::tests::finalized_entries_are_listed_newest_first ... ok
[INFO] [stdout] test application::history_service::tests::oldest_entries_are_pruned_when_limit_is_exceeded ... ok
[INFO] [stdout] test application::recording_service::tests::active_session_uses_config_max_duration_secs_by_default ... ok
[INFO] [stdout] test application::recording_service::tests::recover_after_wake_delegates_to_backend_while_idle ... ok
[INFO] [stdout] test application::recording_service::tests::active_session_uses_option_max_duration_secs ... ok
[INFO] [stdout] test application::audio::tests::stop_returns_audio_data ... ok
[INFO] [stdout] test application::recording_service::tests::context_state_transitions_are_consistent ... ok
[INFO] [stdout] test application::recording_service::tests::start_recording_rejects_zero_max_duration_secs ... ok
[INFO] [stdout] test application::recording_service::tests::newer_session_start_is_detected_after_restart ... ok
[INFO] [stdout] test application::recording_service::tests::no_audio_capture_stop_returns_to_idle ... ok
[INFO] [stdout] test application::recording_service::tests::stop_failure_keeps_active_session_state ... ok
[INFO] [stdout] test application::recording_service::tests::recover_after_wake_skips_backend_while_recording ... ok
[INFO] [stdout] test application::transcription_service::tests::profile_log_is_emitted_during_transcription ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_log_is_enqueued_with_raw_and_processed_text ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_applies_dictionary ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_log_is_not_enqueued_when_writer_is_not_configured ... ok
[INFO] [stdout] test domain::dict::tests::remove_entry_deletes_matching_surface ... ok
[INFO] [stdout] test application::recording_service::tests::wav_save_path_requests_wav_audio_data ... ok
[INFO] [stdout] test application::recording_service::tests::active_session_matches_only_current_recording ... ok
[INFO] [stdout] test domain::dict::tests::replace_updates_hits_and_text ... ok
[INFO] [stdout] test domain::dict::tests::replacement_output_keeps_span_mappings ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_service_emits_delta_events_before_completion ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::active_callback_sends_audio_frame_to_realtime_channel ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::backend_initial_state_has_no_stream_or_recording ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::backend_starts_idle_in_memory_mode ... ok
[INFO] [stdout] test domain::dict::tests::all_entries_are_applied ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::clear_input_setup_on_error_rolls_back_cache_and_cleanup ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::clear_input_setup_on_success_keeps_cache_and_skips_cleanup ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_from_f32 ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_from_i16 ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_preserves_stereo_interleaving ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::backend_starts_without_recording_state ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::detailed_device_description_also_matches_priority_key ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::changed_priorities_force_input_setup_revalidation ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::file_input_wav_decoder_restores_pcm16_samples ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::idle_callback_updates_pre_roll_without_capture_buffer ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::input_readiness_ignores_pre_roll_only_buffer ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::input_setup_cache_reloads_after_clear ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::input_setup_cache_reloads_when_cached_value_is_invalid ... ok
[INFO] [stdout] test domain::transcription::tests::low_confidence_selection_uses_processed_text_span ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::input_setup_cache_reuses_resolved_value_until_cleared ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::changed_stream_identity_triggers_rebuild ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::listed_device_name_matches_priority_key ... ok
[INFO] [stdout] test application::transcription_service::tests::completed_event_is_emitted_when_streaming_uses_default_trait_path ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_with_empty_pcm ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::estimate_buffer_size_matches_expected ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::pre_roll_buffer_keeps_recent_samples_within_capacity ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::file_input_wav_decoder_rejects_non_wave_data ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::minimum_capture_samples_include_channels ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::recent_input_setup_validation_skips_revalidation ... ok
[INFO] [stdout] test domain::transcription::tests::partial_overlap_with_dictionary_replacement_is_not_selected ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::matching_stream_identity_skips_rebuild ... ok
[INFO] [stdout] test application::transcription_service::tests::concurrent_transcriptions_complete_within_limit ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::memory_recording_state_initializes ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_clears_cache_when_build_fails ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::resample_to_16khz_skips_when_rate_matches ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::resample_to_16khz_skips_when_too_short ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_reloads_when_cached_value_is_invalid ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::sample_f32_converts_to_le_bytes ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_skips_resolve_when_cached_value_is_valid ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::sample_trait_handles_i16 ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::sample_trait_handles_f32 ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::short_capture_is_rejected_before_transcription ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stale_generation_does_not_append_after_stop ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::start_recording_initial_state_is_idle ... ok
[INFO] [stdout] test domain::transcription::tests::lowest_confidence_group_is_selected_when_multiple_groups_exist ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stale_input_setup_validation_revalidates ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::trim_silence_handles_stereo_audio ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::trim_silence_keeps_original_length_when_all_silent ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::trim_silence_removes_leading_and_trailing_silence ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::unhealthy_stream_identity_triggers_rebuild ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_allows_empty_data ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_has_expected_structure ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_reflects_sample_rate ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_supports_mono ... ok
[INFO] [stdout] test domain::dict::tests::upsert_entry_replaces_existing_entry ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_clears_cache_when_play_fails ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::real_device_records_in_memory_mode ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::buffer_capacity_matches_estimate ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::history_command_omits_all_metadata ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::history_command_returns_empty_message_without_entries ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::history_command_returns_entries_newest_first_without_metadata ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stop_recording_rejects_pre_roll_without_live_samples ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stop_recording_rejects_empty_buffer ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::nonexistent_first_priority_falls_back_to_available_input_device ... ok
[INFO] [stdout] test application::recording_service::tests::cancel_channel_available_only_while_recording ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::save_path_extension_matches_audio_format ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::audio_data_struct_supports_clone_and_debug ... ok
[INFO] [stdout] test application::recording_service::tests::multiple_start_stop_cycles_work ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stop_recording_returns_flac_in_memory_mode ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::file_input_source_feeds_capture_buffer_as_chunks ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stop_recording_as_wav_returns_wav_data ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::resample_to_16khz_downscales_frame_count ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::memory_usage_for_30s_recording ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::disabled_recording_sounds_skip_auto_stop_sound ... ok
[INFO] [stdout] test infrastructure::config::tests::set_dict_path_keeps_symbolic_link_and_copies_contents ... ok
[INFO] [stdout] test infrastructure::dict::json_repo::tests::load_returns_empty_when_file_missing ... ok
[INFO] [stdout] test infrastructure::dict::json_repo::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test infrastructure::dict::json_repo::tests::save_flat_entries_preserves_empty_terms_and_updates_variant_hits ... ok
[INFO] [stdout] test infrastructure::dict::json_repo::tests::save_keeps_symbolic_link_and_updates_target_file ... ok
[INFO] [stdout] test infrastructure::dict::migration::tests::conflicting_legacy_surfaces_return_invalid_data ... ok
[INFO] [stdout] test infrastructure::dict::migration::tests::legacy_array_migrates_to_versioned_document_with_backup ... ok
[INFO] [stdout] test infrastructure::external::mlx_qwen3_asr_adapter::tests::cli_failure_is_returned_as_request_error ... ok
[INFO] [stdout] test infrastructure::external::mlx_qwen3_asr_adapter::tests::cli_requests_stdout_only_output ... ok
[INFO] [stdout] test infrastructure::external::mlx_qwen3_asr_adapter::tests::cli_stdout_can_be_used_as_transcription_text ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::openai_client_new_respects_api_key_presence ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_completion_maps_logprobs_to_tokens ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_deltas_can_be_concatenated_in_received_order ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_events_support_crlf_delimiters ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_parser_handles_multibyte_utf8_split_across_chunks ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_parser_handles_split_crlf_frame_separator ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_parser_supports_legacy_event_header_format ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::transcribe_audio_rejects_dummy_memory_audio ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::transcribe_audio_rejects_missing_file_data ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::transcription_response_parses_json ... ok
[INFO] [stdout] test infrastructure::external::realtime_whisper_adapter::tests::forty_eight_khz_audio_is_resampled_to_twenty_four_khz ... ok
[INFO] [stdout] test infrastructure::external::realtime_whisper_adapter::tests::realtime_completed_event_maps_logprobs_to_tokens ... ok
[INFO] [stdout] test infrastructure::external::realtime_whisper_adapter::tests::realtime_delta_event_parses_text ... ok
[INFO] [stdout] test infrastructure::external::realtime_whisper_adapter::tests::realtime_logprobs_feed_low_confidence_selection_after_finalization ... ok
[INFO] [stdout] test infrastructure::external::realtime_whisper_adapter::tests::realtime_request_includes_websocket_handshake_headers ... ok
[INFO] [stdout] test infrastructure::external::realtime_whisper_adapter::tests::session_update_requests_transcription_logprobs ... ok
[INFO] [stdout] test infrastructure::external::realtime_whisper_adapter::tests::stereo_audio_is_downmixed_to_mono_pcm ... ok
[INFO] [stdout] test infrastructure::external::recording_hud::tests::silent_frame_has_zero_level ... ok
[INFO] [stdout] test infrastructure::external::recording_hud::tests::voiced_frame_has_positive_level ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::delayed_pause_after_stop_does_not_leave_music_paused ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::disabled_recording_sounds_skip_manual_start_and_stop_sounds ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::channel_closed_is_reported_when_sender_is_closed ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::completion_receiver_is_returned_when_sending_request ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::continuous_replace_suffix_request_uses_continuous_mode ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::replace_suffix_request_holds_delete_count_and_text ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::four_o_mini_model_is_queued_for_transcription ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::select_recent_range_request_holds_relative_selection_parameters ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::continuous_type_request_uses_continuous_mode ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::old_session_cannot_resume_newer_pause_owner ... ok
[INFO] [stdout] test infrastructure::external::transcription_log::tests::non_blocking_writer_appends_entries_to_jsonl_file ... ok
[INFO] [stdout] test infrastructure::external::transcription_log::tests::non_blocking_writer_appends_even_when_existing_line_is_invalid ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::pause_if_playing_pauses_and_marks_state ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::resume_if_paused_noop_when_not_paused ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::pause_if_playing_noop_when_not_playing ... ok
[INFO] [stdout] test infrastructure::push_to_talk::tests::hotkey_without_non_modifier_key_is_rejected ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::resume_if_paused_restores_playback ... ok
[INFO] [stdout] test infrastructure::push_to_talk::tests::modifier_aliases_are_parsed ... ok
[INFO] [stdout] test infrastructure::push_to_talk::tests::opt_8_hotkey_is_parsed ... ok
[INFO] [stdout] test infrastructure::push_to_talk::tests::raw_keycode_hotkey_is_parsed ... ok
[INFO] [stdout] test infrastructure::runtime_recovery::tests::detector_flags_large_tick_delay_as_wake ... ok
[INFO] [stdout] test infrastructure::runtime_recovery::tests::detector_ignores_backward_wall_clock_jump ... ok
[INFO] [stdout] test infrastructure::runtime_recovery::tests::detector_ignores_normal_tick_interval ... ok
[INFO] [stdout] test infrastructure::runtime_recovery::tests::wake_recovery_retry_policy_waits_for_audio_device_reconnection ... ok
[INFO] [stdout] test infrastructure::service_container::tests::mlx_qwen_provider_default_client_can_be_built ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::diff_text_for_patch_appends_suffix_without_deleting ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::diff_text_for_patch_replaces_suffix_after_common_prefix ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::selection_plan_converts_to_recent_range ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_report_failed_input_for_selection_guard ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_skip_initial_whitespace_only_delta ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_stop_side_effects_after_first_input_failure ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_trim_leading_space_from_first_delta_input ... ok
[INFO] [stdout] test infrastructure::service_container::tests::transcription_rx_can_be_taken_once ... ok
[INFO] [stdout] test ipc::tests::audio_data_converts_to_dto ... ok
[INFO] [stdout] test ipc::tests::audio_data_dto_holds_bytes ... ok
[INFO] [stdout] test infrastructure::service_container::tests::service_container_can_be_built ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_use_replace_suffix_after_delta_input ... ok
[INFO] [stdout] test ipc::tests::audio_data_dto_serializes_to_json ... ok
[INFO] [stdout] test ipc::tests::dto_converts_to_audio_data ... ok
[INFO] [stdout] test ipc::tests::ipc_cmd_and_resp_roundtrip ... ok
[INFO] [stdout] test ipc::tests::ipc_commands_remain_backward_compatible ... ok
[INFO] [stdout] test ipc::tests::recording_result_holds_audio_and_duration ... ok
[INFO] [stdout] test ipc::tests::recording_result_roundtrips_json ... ok
[INFO] [stdout] test ipc::tests::audio_data_dto_roundtrips_json ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_default_when_env_unset ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_env_dir_override ... ok
[INFO] [stdout] test ipc::tests::recording_result_stores_fields ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_env_override ... ok
[INFO] [stdout] test utils::config::tests::audio_pre_roll_defaults_to_500ms ... ok
[INFO] [stdout] test utils::config::tests::audio_format_defaults_to_flac ... ok
[INFO] [stdout] test utils::config::tests::audio_pre_roll_ms_accepts_maximum ... ok
[INFO] [stdout] test utils::config::tests::audio_pre_roll_ms_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::audio_pre_roll_ms_accepts_zero ... ok
[INFO] [stdout] test utils::config::tests::default_transcription_provider_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::default_transcription_provider_is_used_without_provider_env ... ok
[INFO] [stdout] test utils::config::tests::explicit_max_duration_secs_overrides_invalid_environment ... ok
[INFO] [stdout] test utils::config::tests::explicit_max_duration_secs_rejects_zero ... ok
[INFO] [stdout] test utils::config::tests::input_device_priorities_are_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::ipc_socket_path_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::ipc_socket_dir_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::low_confidence_selection_flag_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::low_confidence_selection_is_disabled_by_default ... ok
[INFO] [stdout] test utils::config::tests::mlx_qwen3_asr_accepts_hugging_face_model_name ... ok
[INFO] [stdout] test utils::config::tests::max_duration_secs_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::mlx_qwen3_asr_command_uses_default_command ... ok
[INFO] [stdout] test utils::config::tests::non_streaming_keeps_existing_transcription_parallelism ... ok
[INFO] [stdout] test utils::config::tests::proxy_settings_are_loaded_from_uppercase_environment ... ok
[INFO] [stdout] test utils::config::tests::push_to_talk_defaults_to_disabled_opt_8 ... ok
[INFO] [stdout] test utils::config::tests::profiling_flag_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::proxy_settings_accept_lowercase_environment_names ... ok
[INFO] [stdout] test utils::config::tests::realtime_whisper_accepts_realtime_whisper_model ... ok
[INFO] [stdout] test utils::config::tests::push_to_talk_settings_are_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::realtime_whisper_model_uses_default_model ... ok
[INFO] [stdout] test utils::config::tests::recording_hud_can_be_disabled_from_environment ... ok
[INFO] [stdout] test utils::config::tests::recording_hud_is_enabled_by_default ... ok
[INFO] [stdout] test utils::config::tests::recording_hud_paths_are_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::recording_sounds_can_be_disabled_from_environment ... ok
[INFO] [stdout] test utils::config::tests::recording_sounds_are_enabled_by_default ... ok
[INFO] [stdout] test infrastructure::external::sound::tests::pause_apple_music_yields_while_waiting ... ok
[INFO] [stdout] test utils::config::tests::streaming_flag_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::supported_transcription_providers_are_parsed ... ok
[INFO] [stdout] test utils::config::tests::test_init_loader_rejects_invalid_env_when_uninitialized ... ok
[INFO] [stdout] test utils::config::tests::transcription_api_key_falls_back_to_openai_api_key ... ok
[INFO] [stdout] test utils::config::tests::streaming_uses_single_transcription_parallelism ... ok
[INFO] [stdout] test utils::config::tests::transcription_log_path_keeps_configured_value ... ok
[INFO] [stdout] test utils::config::tests::transcription_log_path_treats_empty_env_as_disabled ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_accepts_explicit_false_low_confidence_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_accepts_explicit_false_streaming_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_audio_pre_roll_ms ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_default_transcription_provider ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_low_confidence_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_max_duration_secs ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_profile_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_push_to_talk_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_recording_sounds_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_streaming_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_negative_max_duration_secs ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_too_large_audio_pre_roll_ms ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_zero_max_duration_secs ... ok
[INFO] [stdout] test utils::config::tests::unsupported_openai_model_is_rejected ... ok
[INFO] [stdout] test utils::config::tests::transcription_log_path_is_disabled_by_default ... ok
[INFO] [stdout] test utils::profiling::tests::profile_override_controls_enabled ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::late_pause_from_previous_session_is_ignored_for_next_session ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::non_4o_provider_rejects_transcription_model ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::previous_session_pause_does_not_resume_newer_session_music_pause ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_returns_without_waiting_for_music_pause ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_sound_plays_before_recording_begins_immediately ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_succeeds_when_music_control_fails_after_recording_begins ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_sound_timing_observation_with_delayed_backend ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_sound_plays_before_recording_begins ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::stop_persists_audio_bytes_when_save_path_is_configured ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::stop_enqueues_transcription_message_with_session_id ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::mlx_provider_start_requests_wav_and_queues_provider ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_response_uses_command_max_duration_secs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 243 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.70s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/voice_input-3848e703f5cfa40e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::input_file_path_is_canonicalized_before_ipc ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::input_file_path_is_canonicalized_before_ipc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::input_file_path_is_canonicalized_before_ipc' (304) panicked at src/main.rs:205:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647856bd82a8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647856bd82a8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647856bd82a8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647856bd82a8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647856bec1aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647856bec1aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x647856bdcae2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x647856bdcae2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x647856bb6456 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647856bb6456 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647856bd0529 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647856b66d8c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x647856b66d8c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x647856bd06e2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x647856bd06e2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647856bb6512 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647856baddc9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647856bb722d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647856bec89c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647856bec672 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x647856b59149 - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x647856b59149 - voice_input[ad5ea93b3979ed8d]::tests::input_file_path_is_canonicalized_before_ipc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:205:46
[INFO] [stdout]   22:     0x647856b58da7 - voice_input[ad5ea93b3979ed8d]::tests::input_file_path_is_canonicalized_before_ipc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:203:53
[INFO] [stdout]   23:     0x647856b59dc6 - <voice_input[ad5ea93b3979ed8d]::tests::input_file_path_is_canonicalized_before_ipc::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647856b59e6b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647856b59e6b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x647856b676e5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x647856b676e5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x647856b676e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x647856b676e5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x647856b676e5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x647856b676e5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x647856b676e5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x647856b62244 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x647856b62244 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x647856b6a762 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x647856b6a762 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x647856b6a762 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x647856b6a762 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x647856b6a762 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x647856b6a762 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x647856b6a762 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x647856bd7a3f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x647856bd7a3f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fcdf9240aa4 - <unknown>
[INFO] [stdout]   45:     0x7fcdf92cda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::input_file_path_is_canonicalized_before_ipc
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin voice_input`
[INFO] running `Command { std: "docker" "inspect" "958ad556bbc7efa8c8f50498a502d512593344b652083db914c4d4139162be07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "958ad556bbc7efa8c8f50498a502d512593344b652083db914c4d4139162be07", kill_on_drop: false }`
[INFO] [stdout] 958ad556bbc7efa8c8f50498a502d512593344b652083db914c4d4139162be07
